home *** CD-ROM | disk | FTP | other *** search
/ Inside Mac Games Volume 2 November / IMG Nov 94.toast / Demos / Prince / PRINC2.EXE / PRINC2.DXR / 00106.ls < prev    next >
Encoding:
Text File  |  1994-11-03  |  151 b   |  8 lines

  1. on enterFrame
  2.   unLoad()
  3.   pause()
  4.   set the timeoutPlay to 1
  5.   set the timeoutLength to 60 * 60
  6.   when timeOut then go to frame "Page 2 autoplay"
  7. end
  8.